home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 26 (Anniversary Edition)
/
Volume 26 [Anniversary Edition] - JOGO DISK .iso
/
DEPOSITO
/
REmovido
/
Esportes
/
SupremeDarts.swf
/
scripts
/
DefineSprite_113
/
frame_15
/
DoAction.as
Wrap
Text File
|
2006-06-13
|
221b
|
14 lines
if(eval("/:Score") != 0 and 0 >= eval("/:ShotsLeft"))
{
tellTarget("_Level0")
{
gotoAndStop("You Lose!");
play();
}
}
tellTarget("../LaunchBttnMC")
{
gotoAndStop(1);
}
gotoAndStop(1);